PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts Package / PDFFontMetrics Class
Methods


In This Topic
    PDFFontMetrics Class Members
    In This Topic

    The following tables list the members exposed by PDFFontMetrics.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the ascent of the font.  
    Public MethodGets the average width of glyphs in the font.  
    Public MethodGets the font's bounding box.  
    Public MethodGets the capHeight of the font.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the descent of the font.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the leading of the font.  
    Public MethodGets the maximum width of glyphs in the font.  
    Public MethodGets the Postscript name of the font.  
    Public MethodGets the width of space character in the font if defined.  
    Public MethodGets the horizontal stem of the font.  
    Public MethodGets the vertical stem of the font.  
    Public MethodGets the x height of the font.  
    Top
    See Also